UNPKG
xchange-create
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Create Xchange Project
github.com/x7finance/xchange-create
x7finance/xchange-create
xchange-create
/
templates
/
extensions
/
foundry
/
packages
/
nextjs
/
app
/
blockexplorer
/
address
/
[address]
/
page.tsx.args.mjs
3 lines
(2 loc)
•
75 B
JavaScript
View Raw
1
2
3
export
const
chainName =
"foundry"
;
export
const
artifactsDirName =
"out"
;